你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IFabricProperties.RolloverEncryptionDetail Property

Definition

Rollover encryption details for the fabric.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Rollover encryption details for the fabric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IEncryptionDetails) }, ReadOnly=false, Required=false, SerializedName="rolloverEncryptionDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IEncryptionDetails RolloverEncryptionDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Rollover encryption details for the fabric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IEncryptionDetails) }, ReadOnly=false, Required=false, SerializedName="rolloverEncryptionDetails")>]
member this.RolloverEncryptionDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IEncryptionDetails with get, set
Public Property RolloverEncryptionDetail As IEncryptionDetails

Property Value

Attributes

Applies to