Condividi tramite


IFederatedIdentityCredentialsListResultAutoGenerated.Value Property

Definition

The collection of federated identity credentials returned by the listing operation.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.Info(Create=true, Description="The collection of federated identity credentials returned by the listing operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Models.IFederatedIdentityCredentialAutoGenerated) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Models.IFederatedIdentityCredentialAutoGenerated> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.Info(Create=true, Description="The collection of federated identity credentials returned by the listing operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Models.IFederatedIdentityCredentialAutoGenerated) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Models.IFederatedIdentityCredentialAutoGenerated> with get, set
Public Property Value As List(Of IFederatedIdentityCredentialAutoGenerated)

Property Value

Attributes

Applies to