Share via


ContainerResizePolicyV1.ResourceName Property

Definition

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, set
Public Property ResourceName As String

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to