IFlowLog.TargetResourceGuid Property

Definition

Guid of network security group to which flow log will be applied.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="Guid of network security group to which flow log will be applied.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetResourceGuid", Update=false)]
public string TargetResourceGuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="Guid of network security group to which flow log will be applied.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetResourceGuid", Update=false)>]
member this.TargetResourceGuid : string
Public ReadOnly Property TargetResourceGuid As String

Property Value

Attributes

Applies to