Language

ISummaryCollection.FieldName Property

Definition

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

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

Property Value

Attributes

Applies to