KubernetesGitRepositoryRef.Semver 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 semver range used to match against git repository tags. This takes precedence over tag.
public Azure.Provisioning.BicepValue<string> Semver { get; set; }
member this.Semver : Azure.Provisioning.BicepValue<string> with get, set
Public Property Semver As BicepValue(Of String)