Language

IUnresolvedDependencyCollection.SummaryCollectionFieldName Property

Definition

Gets or sets the field name on which summary is done.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=false, Description="Gets or sets the field name on which summary is done.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="fieldName", Update=false)]
public string SummaryCollectionFieldName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=false, Description="Gets or sets the field name on which summary is done.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="fieldName", Update=false)>]
member this.SummaryCollectionFieldName : string
Public ReadOnly Property SummaryCollectionFieldName As String

Property Value

Attributes

Applies to