ManagedClusterAgentPoolProfileProperties.PreparedImageSpecificationId 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.
The resource ID of the prepared image specification resource to use. This can include a version. Omitting the version will use the latest version of the prepared image specification.
public Azure.Core.ResourceIdentifier PreparedImageSpecificationId { get; set; }
member this.PreparedImageSpecificationId : Azure.Core.ResourceIdentifier with get, set
Public Property PreparedImageSpecificationId As ResourceIdentifier