你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GalleryApplicationVersionUpdate 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
GalleryApplicationVersionUpdate() |
初始化 GalleryApplicationVersionUpdate 类的新实例。 |
GalleryApplicationVersionUpdate(GalleryApplicationVersionPublishingProfile, String, String, String, IDictionary<String,String>, GalleryApplicationVersionSafetyProfile, String, ReplicationStatus) |
初始化 GalleryApplicationVersionUpdate 类的新实例。 |
GalleryApplicationVersionUpdate()
初始化 GalleryApplicationVersionUpdate 类的新实例。
public GalleryApplicationVersionUpdate ();
Public Sub New ()
适用于
GalleryApplicationVersionUpdate(GalleryApplicationVersionPublishingProfile, String, String, String, IDictionary<String,String>, GalleryApplicationVersionSafetyProfile, String, ReplicationStatus)
初始化 GalleryApplicationVersionUpdate 类的新实例。
public GalleryApplicationVersionUpdate (Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile publishingProfile, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionSafetyProfile safetyProfile = default, string provisioningState = default, Microsoft.Azure.Management.Compute.Models.ReplicationStatus replicationStatus = default);
new Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionUpdate : Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile * string * string * string * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionSafetyProfile * string * Microsoft.Azure.Management.Compute.Models.ReplicationStatus -> Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionUpdate
Public Sub New (publishingProfile As GalleryApplicationVersionPublishingProfile, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional safetyProfile As GalleryApplicationVersionSafetyProfile = Nothing, Optional provisioningState As String = Nothing, Optional replicationStatus As ReplicationStatus = Nothing)
参数
- publishingProfile
- GalleryApplicationVersionPublishingProfile
- id
- String
资源 ID
- name
- String
资源名称
- type
- String
资源类型
- tags
- IDictionary<String,String>
资源标记
- safetyProfile
- GalleryApplicationVersionSafetyProfile
- provisioningState
- String
可能的值包括:“Create”、“Updateing”、“Failed”、“Succeeded”、“删除”、“迁移”
- replicationStatus
- ReplicationStatus