IFlowLog.TargetResourceGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Guid of network security group to which flow log will be applied.
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Guid of network security group to which flow log will be applied.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="targetResourceGuid")]
public string TargetResourceGuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Guid of network security group to which flow log will be applied.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="targetResourceGuid")>]
member this.TargetResourceGuid : string
Public ReadOnly Property TargetResourceGuid As String
Property Value
- Attributes