Compartilhar via


GalleryApplicationVersionPublishingProfile Construtores

Definição

Sobrecargas

GalleryApplicationVersionPublishingProfile()

Inicializa uma nova instância da classe GalleryApplicationVersionPublishingProfile.

GalleryApplicationVersionPublishingProfile(UserArtifactSource, IList<TargetRegion>, Nullable<Int32>, Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>, String, String, UserArtifactManage, Nullable<Boolean>)

Inicializa uma nova instância da classe GalleryApplicationVersionPublishingProfile.

GalleryApplicationVersionPublishingProfile(UserArtifactSource, IList<TargetRegion>, Nullable<Int32>, Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>, String, String, IList<GalleryTargetExtendedLocation>, UserArtifactManage, Nullable<Boolean>)

Inicializa uma nova instância da classe GalleryApplicationVersionPublishingProfile.

GalleryApplicationVersionPublishingProfile(UserArtifactSource, IList<TargetRegion>, Nullable<Int32>, Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>, String, String, IList<GalleryTargetExtendedLocation>, UserArtifactManage, UserArtifactSettings, IDictionary<String, String>, Nullable<Boolean>, IList<GalleryApplicationCustomAction>)

Inicializa uma nova instância da classe GalleryApplicationVersionPublishingProfile.

GalleryApplicationVersionPublishingProfile()

Inicializa uma nova instância da classe GalleryApplicationVersionPublishingProfile.

public GalleryApplicationVersionPublishingProfile ();
Public Sub New ()

Aplica-se a

GalleryApplicationVersionPublishingProfile(UserArtifactSource, IList<TargetRegion>, Nullable<Int32>, Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>, String, String, UserArtifactManage, Nullable<Boolean>)

Inicializa uma nova instância da classe GalleryApplicationVersionPublishingProfile.

public GalleryApplicationVersionPublishingProfile (Microsoft.Azure.Management.Compute.Models.UserArtifactSource source, System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.TargetRegion> targetRegions, int? replicaCount, bool? excludeFromLatest, DateTime? publishedDate, DateTime? endOfLifeDate, string storageAccountType, string replicationMode, Microsoft.Azure.Management.Compute.Models.UserArtifactManage manageActions, bool? enableHealthCheck = default);
new Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile : Microsoft.Azure.Management.Compute.Models.UserArtifactSource * System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.TargetRegion> * Nullable<int> * Nullable<bool> * Nullable<DateTime> * Nullable<DateTime> * string * string * Microsoft.Azure.Management.Compute.Models.UserArtifactManage * Nullable<bool> -> Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile
Public Sub New (source As UserArtifactSource, targetRegions As IList(Of TargetRegion), replicaCount As Nullable(Of Integer), excludeFromLatest As Nullable(Of Boolean), publishedDate As Nullable(Of DateTime), endOfLifeDate As Nullable(Of DateTime), storageAccountType As String, replicationMode As String, manageActions As UserArtifactManage, Optional enableHealthCheck As Nullable(Of Boolean) = Nothing)

Parâmetros

targetRegions
IList<TargetRegion>

As regiões de destino para as quais a Versão da Imagem será replicada. Essa propriedade é atualizável.

replicaCount
Nullable<Int32>

O número de réplicas da Versão da Imagem a ser criada por região. Essa propriedade entraria em vigor para uma região quando regionalReplicaCount não for especificado. Essa propriedade é atualizável.

excludeFromLatest
Nullable<Boolean>

Se definido como true, Máquinas Virtuais implantado da versão mais recente da Definição de Imagem não usará esta Versão da Imagem.

publishedDate
Nullable<DateTime>

O carimbo de data/hora de quando a versão da imagem da galeria é publicada.

endOfLifeDate
Nullable<DateTime>

A data de fim da vida útil da versão da imagem da galeria. Essa propriedade pode ser usada para fins de descomissionamento. Essa propriedade é atualizável.

storageAccountType
String

Especifica o tipo de conta de armazenamento a ser usado para armazenar a imagem. Essa propriedade não é atualizável. Os valores possíveis incluem: 'Standard_LRS', 'Standard_ZRS', 'Premium_LRS'

replicationMode
String

Parâmetro opcional que especifica o modo a ser usado para replicação. Essa propriedade não é atualizável. Os valores possíveis incluem: 'Full', 'Shallow'

manageActions
UserArtifactManage
enableHealthCheck
Nullable<Boolean>

Opcional. Se este aplicativo relata ou não a integridade.

Aplica-se a

GalleryApplicationVersionPublishingProfile(UserArtifactSource, IList<TargetRegion>, Nullable<Int32>, Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>, String, String, IList<GalleryTargetExtendedLocation>, UserArtifactManage, Nullable<Boolean>)

Inicializa uma nova instância da classe GalleryApplicationVersionPublishingProfile.

public GalleryApplicationVersionPublishingProfile (Microsoft.Azure.Management.Compute.Models.UserArtifactSource source, System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.TargetRegion> targetRegions, int? replicaCount, bool? excludeFromLatest, DateTime? publishedDate, DateTime? endOfLifeDate, string storageAccountType, string replicationMode, System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryTargetExtendedLocation> targetExtendedLocations, Microsoft.Azure.Management.Compute.Models.UserArtifactManage manageActions, bool? enableHealthCheck = default);
new Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile : Microsoft.Azure.Management.Compute.Models.UserArtifactSource * System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.TargetRegion> * Nullable<int> * Nullable<bool> * Nullable<DateTime> * Nullable<DateTime> * string * string * System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryTargetExtendedLocation> * Microsoft.Azure.Management.Compute.Models.UserArtifactManage * Nullable<bool> -> Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile
Public Sub New (source As UserArtifactSource, targetRegions As IList(Of TargetRegion), replicaCount As Nullable(Of Integer), excludeFromLatest As Nullable(Of Boolean), publishedDate As Nullable(Of DateTime), endOfLifeDate As Nullable(Of DateTime), storageAccountType As String, replicationMode As String, targetExtendedLocations As IList(Of GalleryTargetExtendedLocation), manageActions As UserArtifactManage, Optional enableHealthCheck As Nullable(Of Boolean) = Nothing)

Parâmetros

targetRegions
IList<TargetRegion>

As regiões de destino para as quais a Versão da Imagem será replicada. Essa propriedade é atualizável.

replicaCount
Nullable<Int32>

O número de réplicas da Versão da Imagem a ser criada por região. Essa propriedade entraria em vigor para uma região quando regionalReplicaCount não for especificado. Essa propriedade é atualizável.

excludeFromLatest
Nullable<Boolean>

Se definido como true, Máquinas Virtuais implantado da versão mais recente da Definição de Imagem não usará esta Versão da Imagem.

publishedDate
Nullable<DateTime>

O carimbo de data/hora de quando a versão da imagem da galeria é publicada.

endOfLifeDate
Nullable<DateTime>

A data de fim da vida útil da versão da imagem da galeria. Essa propriedade pode ser usada para fins de descomissionamento. Essa propriedade é atualizável.

storageAccountType
String

Especifica o tipo de conta de armazenamento a ser usado para armazenar a imagem. Essa propriedade não é atualizável. Os valores possíveis incluem: 'Standard_LRS', 'Standard_ZRS', 'Premium_LRS'

replicationMode
String

Parâmetro opcional que especifica o modo a ser usado para replicação. Essa propriedade não é atualizável. Os valores possíveis incluem: 'Full', 'Shallow'

targetExtendedLocations
IList<GalleryTargetExtendedLocation>

Os locais estendidos de destino para os quais a Versão da Imagem será replicada. Essa propriedade é atualizável.

manageActions
UserArtifactManage
enableHealthCheck
Nullable<Boolean>

Opcional. Se este aplicativo relata ou não a integridade.

Aplica-se a

GalleryApplicationVersionPublishingProfile(UserArtifactSource, IList<TargetRegion>, Nullable<Int32>, Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>, String, String, IList<GalleryTargetExtendedLocation>, UserArtifactManage, UserArtifactSettings, IDictionary<String, String>, Nullable<Boolean>, IList<GalleryApplicationCustomAction>)

Inicializa uma nova instância da classe GalleryApplicationVersionPublishingProfile.

public GalleryApplicationVersionPublishingProfile (Microsoft.Azure.Management.Compute.Models.UserArtifactSource source, System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.TargetRegion> targetRegions = default, int? replicaCount = default, bool? excludeFromLatest = default, DateTime? publishedDate = default, DateTime? endOfLifeDate = default, string storageAccountType = default, string replicationMode = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryTargetExtendedLocation> targetExtendedLocations = default, Microsoft.Azure.Management.Compute.Models.UserArtifactManage manageActions = default, Microsoft.Azure.Management.Compute.Models.UserArtifactSettings settings = default, System.Collections.Generic.IDictionary<string,string> advancedSettings = default, bool? enableHealthCheck = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryApplicationCustomAction> customActions = default);
new Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile : Microsoft.Azure.Management.Compute.Models.UserArtifactSource * System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.TargetRegion> * Nullable<int> * Nullable<bool> * Nullable<DateTime> * Nullable<DateTime> * string * string * System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryTargetExtendedLocation> * Microsoft.Azure.Management.Compute.Models.UserArtifactManage * Microsoft.Azure.Management.Compute.Models.UserArtifactSettings * System.Collections.Generic.IDictionary<string, string> * Nullable<bool> * System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryApplicationCustomAction> -> Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile
Public Sub New (source As UserArtifactSource, Optional targetRegions As IList(Of TargetRegion) = Nothing, Optional replicaCount As Nullable(Of Integer) = Nothing, Optional excludeFromLatest As Nullable(Of Boolean) = Nothing, Optional publishedDate As Nullable(Of DateTime) = Nothing, Optional endOfLifeDate As Nullable(Of DateTime) = Nothing, Optional storageAccountType As String = Nothing, Optional replicationMode As String = Nothing, Optional targetExtendedLocations As IList(Of GalleryTargetExtendedLocation) = Nothing, Optional manageActions As UserArtifactManage = Nothing, Optional settings As UserArtifactSettings = Nothing, Optional advancedSettings As IDictionary(Of String, String) = Nothing, Optional enableHealthCheck As Nullable(Of Boolean) = Nothing, Optional customActions As IList(Of GalleryApplicationCustomAction) = Nothing)

Parâmetros

targetRegions
IList<TargetRegion>

As regiões de destino para as quais a Versão da Imagem será replicada. Essa propriedade é atualizável.

replicaCount
Nullable<Int32>

O número de réplicas da Versão da Imagem a ser criada por região. Essa propriedade entraria em vigor para uma região quando regionalReplicaCount não for especificado. Essa propriedade é atualizável.

excludeFromLatest
Nullable<Boolean>

Se definido como true, Máquinas Virtuais implantado da versão mais recente da Definição de Imagem não usará esta Versão da Imagem.

publishedDate
Nullable<DateTime>

O carimbo de data/hora de quando a versão da imagem da galeria é publicada.

endOfLifeDate
Nullable<DateTime>

A data de fim da vida útil da versão da imagem da galeria. Essa propriedade pode ser usada para fins de descomissionamento. Essa propriedade é atualizável.

storageAccountType
String

Especifica o tipo de conta de armazenamento a ser usado para armazenar a imagem. Essa propriedade não é atualizável. Os valores possíveis incluem: 'Standard_LRS', 'Standard_ZRS', 'Premium_LRS'

replicationMode
String

Parâmetro opcional que especifica o modo a ser usado para replicação. Essa propriedade não é atualizável. Os valores possíveis incluem: 'Full', 'Shallow'

targetExtendedLocations
IList<GalleryTargetExtendedLocation>

Os locais estendidos de destino para os quais a Versão da Imagem será replicada. Essa propriedade é atualizável.

manageActions
UserArtifactManage
advancedSettings
IDictionary<String,String>

Opcional. Configurações adicionais a serem passadas para a extensão vm-application-manager. Somente para uso avançado.

enableHealthCheck
Nullable<Boolean>

Opcional. Se este aplicativo relata ou não a integridade.

customActions
IList<GalleryApplicationCustomAction>

Uma lista de ações personalizadas que podem ser executadas com esta Versão do Aplicativo da Galeria.

Aplica-se a