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.
Optional. If set to true, it will not import private key from key vault.
public bool? IsPrivateKeyExcluded { get; set; }
member this.IsPrivateKeyExcluded : Nullable<bool> with get, set
Public Property IsPrivateKeyExcluded As Nullable(Of Boolean)