SharedSearchServicePrivateLinkResourceProperties.Status 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.
Status of the shared private link resource. Valid values are Pending, Approved, Rejected or Disconnected.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Search.SharedSearchServicePrivateLinkResourceStatus> Status { get; set; }
member this.Status : Azure.Provisioning.BicepValue<Azure.Provisioning.Search.SharedSearchServicePrivateLinkResourceStatus> with get, set
Public Property Status As BicepValue(Of SharedSearchServicePrivateLinkResourceStatus)