ContainerResizePolicyV1.ResourceName 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.
Gets or sets the name of the resource associated with the container's resize policy.
[YamlDotNet.Serialization.YamlMember(Alias="resourceName")]
public string ResourceName { get; set; }[<YamlDotNet.Serialization.YamlMember(Alias="resourceName")>]
member this.ResourceName : string with get, setPublic Property ResourceName As StringProperty Value
- Attributes
- 
			YamlDotNet.Serialization.YamlMemberAttribute