Class GetLogProfileArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Monitoring
Assembly: Pulumi.Azure.dll
Syntax
public sealed class GetLogProfileArgs : InvokeArgs
Constructors
View SourceGetLogProfileArgs()
Declaration
public GetLogProfileArgs()
Properties
View SourceName
Specifies the Name of the Log Profile.
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |