IKeyVaultReferenceCollectionProperties.KeyToReferenceStatuses Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Dictionary of <ApiKVReference>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IKeyVaultReferenceCollectionPropertiesKeyToReferenceStatuses) }, ReadOnly=false, Required=false, SerializedName="keyToReferenceStatuses")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IKeyVaultReferenceCollectionPropertiesKeyToReferenceStatuses KeyToReferenceStatuses { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Dictionary of <ApiKVReference>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IKeyVaultReferenceCollectionPropertiesKeyToReferenceStatuses) }, ReadOnly=false, Required=false, SerializedName="keyToReferenceStatuses")>]
member this.KeyToReferenceStatuses : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IKeyVaultReferenceCollectionPropertiesKeyToReferenceStatuses with get, set
Public Property KeyToReferenceStatuses As IKeyVaultReferenceCollectionPropertiesKeyToReferenceStatuses
Property Value
- Attributes