IFlowLogPropertiesFormat.TargetResourceId Property

Definition

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

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

Property Value

Attributes

Applies to