IWithSize.WithSizeInGB(Int32) Método

Definição

Especifica o tamanho do disco.

public Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithCreate WithSizeInGB (int sizeInGB);
abstract member WithSizeInGB : int -> Microsoft.Azure.Management.Compute.Fluent.Snapshot.Definition.IWithCreate
Public Function WithSizeInGB (sizeInGB As Integer) As IWithCreate

Parâmetros

sizeInGB
Int32

O tamanho do disco em GB.

Retornos

Aplica-se a